[INFO] fetching crate hop-cli 0.2.61...
[INFO] checking hop-cli-0.2.61 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate hop-cli 0.2.61 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hop-cli 0.2.61
[INFO] finished tweaking crates.io crate hop-cli 0.2.61
[INFO] tweaked toml for crates.io crate hop-cli 0.2.61 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hop-cli 0.2.61 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hop-cli 0.2.61 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc
[INFO] running `Command { std: "docker" "start" "0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.9
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling leap_client_rs v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling hop v0.1.10
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling hop-cli v0.2.61 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(windows, not(debug_assertions)))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(any(not(windows), debug_assertions))]
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hop-cli` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc", kill_on_drop: false }`
[INFO] [stdout] 0c5c3192ee98299fad043a07e82df8cc71a61e564473daded949e59e2e7cdffc
